home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].adf / Supra / Execute.Me < prev    next >
Text File  |  1989-06-22  |  794b  |  20 lines

  1. FailAt 25
  2. Echo
  3. Echo "PLEASE RESPOND TO THE FOLLOWING STATEMENTS."
  4. Echo
  5. Echo "I have read the README.NOW file, and I understand that the file"
  6. Echo "currently executing will alter my copy of SupraBoot 4.3.  To"
  7. Echo "protect myself, I have made an extra copy of my SupraBoot 4.3"
  8. Echo "disk.  I have renamed this copy to SupraBoot 5.1 and I am willing"
  9. Echo "to have this disk modified.  I accept full responsiblity for my"
  10. Ask  "actions, and I want to proceed.  (y/n)"
  11. If WARN
  12.   copy SupraConvert "SupraBoot 5.1:c"
  13.   copy SupraMount   "SupraBoot 5.1:c"
  14.   copy SupraNews    "SupraBoot 5.1:System"
  15.   copy SupraFormat  "SupraBoot 5.1:System"
  16.   copy Park         "SupraBoot 5.1:"
  17.   copy scsidisk.dev "SupraBoot 5.1:devs/scsidisk.device"
  18.   copy Startup      "SupraBoot 5.1:s/Startup-Sequence"
  19. EndIf
  20.